projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f8e69c
)
Negative alpha means "don't touch".
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 12 Nov 2008 15:51:35 +0000
(15:51 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 12 Nov 2008 15:51:35 +0000
(15:51 +0000)
src/frame.h
patch
|
blob
|
history
diff --git
a/src/frame.h
b/src/frame.h
index fa22b2c875d444b3289d881abace08590c29a041..5cab1f42c5d2d64236ddf337382cb821150c4d46 100644
(file)
--- a/
src/frame.h
+++ b/
src/frame.h
@@
-482,7
+482,8
@@
struct frame
/* frame opacity
alpha[0]: alpha transparency of the active frame
- alpha[1]: alpha transparency of inactive frames */
+ alpha[1]: alpha transparency of inactive frames
+ Negative values mean not to change alpha. */
double alpha[2];
/* Exponent for gamma correction of colors. 1/(VIEWING_GAMMA *